home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / Chip_2004-06_cd1.bin / software / tsw / tsw.exe / {app} / TSWWebCoder.exe / 0 / RCDATA / TFIRSTTIMEFORM / TFIRSTTIMEFORM.txt
Text File  |  2003-09-12  |  59KB  |  1,338 lines

  1. object FirstTimeForm: TFirstTimeForm
  2.   Left = 314
  3.   Top = 323
  4.   Width = 594
  5.   Height = 623
  6.   ActiveControl = ExePath
  7.   BorderIcons = [biSystemMenu]
  8.   Caption = 'Velkommen til WebCoder 4'
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Verdana'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnDestroy = FormDestroy
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object WizardPage: TPageControl
  22.     Left = 0
  23.     Top = 0
  24.     Width = 586
  25.     Height = 596
  26.     ActivePage = TabSheet3
  27.     Align = alClient
  28.     Style = tsFlatButtons
  29.     TabIndex = 1
  30.     TabOrder = 0
  31.     object TabSheet1: TTabSheet
  32.       Caption = 'TabSheet1'
  33.       object FlatPanel1: TFlatPanel
  34.         Tag = 25
  35.         Left = 0
  36.         Top = 0
  37.         Width = 578
  38.         Height = 565
  39.         Color = 15658734
  40.         ColorHighLight = clBlack
  41.         ColorShadow = clBlack
  42.         Align = alClient
  43.         TabOrder = 0
  44.         object Label1: TLabel
  45.           Left = 8
  46.           Top = 56
  47.           Width = 106
  48.           Height = 23
  49.           Caption = 'Muligheder'
  50.           Font.Charset = DEFAULT_CHARSET
  51.           Font.Color = clMaroon
  52.           Font.Height = -19
  53.           Font.Name = 'Verdana'
  54.           Font.Style = []
  55.           ParentFont = False
  56.         end
  57.         object Label2: TLabel
  58.           Left = 24
  59.           Top = 88
  60.           Width = 481
  61.           Height = 49
  62.           AutoSize = False
  63.           Caption = 
  64.             'Du har nu muligheden for at '#230'ndre p'#229' visse ting ved WebCoder, s'#229 +
  65.             ' du f'#229'r den bedst mulige start. Du vil i '#248'vrigt have mulighed fo' +
  66.             'r at importere indstillinger, projekter osv. fra en evt. tidlige' +
  67.             're version af WebCoder. '
  68.           WordWrap = True
  69.         end
  70.         object Label3: TLabel
  71.           Left = 24
  72.           Top = 216
  73.           Width = 468
  74.           Height = 49
  75.           AutoSize = False
  76.           Caption = 
  77.             'Denne dialog vises fordi det er f'#248'rste gang WebCoder 4 k'#248'rer p'#229' ' +
  78.             'denne maskine. Klik p'#229' knappen nedenunder, for at komme videre..' +
  79.             '.'
  80.           WordWrap = True
  81.         end
  82.         object Label4: TLabel
  83.           Left = 24
  84.           Top = 144
  85.           Width = 481
  86.           Height = 65
  87.           AutoSize = False
  88.           Caption = 
  89.             'WebCoder har mange indstillingsmuligheder. Du kan v'#230'lge at l'#248'be ' +
  90.             'dem allesammen igennem, og tilpasse programmet s'#229' det passer dig' +
  91.             ' bedst muligt, eller du kan v'#230'lge at l'#230're programmet lidt bedre ' +
  92.             'at kende, og s'#229' evt. tilpasse de ting du finder upassende. '
  93.           WordWrap = True
  94.         end
  95.         object FlatPanel2: TFlatPanel
  96.           Left = 1
  97.           Top = 1
  98.           Width = 576
  99.           Height = 32
  100.           Caption = 'Velkommen til WebCoder!'
  101.           Font.Charset = DEFAULT_CHARSET
  102.           Font.Color = clWindowText
  103.           Font.Height = -21
  104.           Font.Name = 'Verdana'
  105.           Font.Style = [fsBold]
  106.           Color = 14733503
  107.           ColorHighLight = 14733503
  108.           ColorShadow = 14733503
  109.           Align = alTop
  110.           TabOrder = 0
  111.         end
  112.         object ButtonPanel: TFlatPanel
  113.           Left = 1
  114.           Top = 541
  115.           Width = 576
  116.           Height = 23
  117.           ParentColor = True
  118.           ColorHighLight = 15658734
  119.           ColorShadow = 15658734
  120.           Align = alBottom
  121.           TabOrder = 1
  122.           object NextButton: TFlatButton
  123.             Left = 432
  124.             Top = 2
  125.             Width = 80
  126.             Height = 17
  127.             Color = 14741743
  128.             ColorFocused = 14733503
  129.             ColorDown = 14741743
  130.             ColorBorder = 4276545
  131.             ColorHighLight = clBtnShadow
  132.             ColorShadow = clBtnShadow
  133.             Caption = '&N'#230'ste'
  134.             ParentColor = False
  135.             TabOrder = 0
  136.             OnClick = NextButtonClick
  137.           end
  138.           object PrevButton: TFlatButton
  139.             Left = 344
  140.             Top = 2
  141.             Width = 80
  142.             Height = 17
  143.             Color = 14741743
  144.             ColorFocused = 14733503
  145.             ColorDown = 14741743
  146.             ColorBorder = 4276545
  147.             ColorHighLight = clBtnShadow
  148.             ColorShadow = clBtnShadow
  149.             Caption = '&Forrige'
  150.             Enabled = False
  151.             ParentColor = False
  152.             TabOrder = 1
  153.             OnClick = PrevButtonClick
  154.           end
  155.           object CloseButton: TFlatButton
  156.             Left = 16
  157.             Top = 2
  158.             Width = 80
  159.             Height = 17
  160.             Color = 14741743
  161.             ColorFocused = 14733503
  162.             ColorDown = 14741743
  163.             ColorBorder = 4276545
  164.             ColorHighLight = clBtnShadow
  165.             ColorShadow = clBtnShadow
  166.             Caption = '&Luk'
  167.             ParentColor = False
  168.             TabOrder = 2
  169.             OnClick = CloseButtonClick
  170.           end
  171.         end
  172.       end
  173.     end
  174.     object TabSheet3: TTabSheet
  175.       Caption = 'TabSheet3'
  176.       ImageIndex = 2
  177.       object FlatPanel6: TFlatPanel
  178.         Tag = 25
  179.         Left = 0
  180.         Top = 0
  181.         Width = 578
  182.         Height = 565
  183.         Color = 15658734
  184.         ColorHighLight = clBlack
  185.         ColorShadow = clBlack
  186.         Align = alClient
  187.         TabOrder = 0
  188.         object Label10: TLabel
  189.           Left = 8
  190.           Top = 56
  191.           Width = 205
  192.           Height = 23
  193.           Caption = 'Import'#233'r indstillinger'
  194.           Font.Charset = DEFAULT_CHARSET
  195.           Font.Color = clMaroon
  196.           Font.Height = -19
  197.           Font.Name = 'Verdana'
  198.           Font.Style = []
  199.           ParentFont = False
  200.         end
  201.         object Label11: TLabel
  202.           Left = 24
  203.           Top = 88
  204.           Width = 481
  205.           Height = 57
  206.           AutoSize = False
  207.           Caption = 
  208.             'Hvis du har brugt WebCoder 3, har du mulighed for at importere a' +
  209.             'lle indstillinger og datafiler fra dette program, og genbruge de' +
  210.             'm i WebCoder 4. Du skal blot v'#230'lge hvor WebCoder 3 er placeret, ' +
  211.             'hvorefter du vil kunne v'#230'lge hvilke ting der skal importeres.'
  212.           WordWrap = True
  213.         end
  214.         object Label13: TLabel
  215.           Left = 24
  216.           Top = 152
  217.           Width = 143
  218.           Height = 13
  219.           Hint = 'Stien til browseren.'
  220.           Caption = 'Sti til WebCoder 3 exe fil'
  221.           Font.Charset = ANSI_CHARSET
  222.           Font.Color = clBlack
  223.           Font.Height = -11
  224.           Font.Name = 'Verdana'
  225.           Font.Style = []
  226.           ParentFont = False
  227.         end
  228.         object FlatSpeedButton3: TFlatSpeedButton
  229.           Left = 366
  230.           Top = 168
  231.           Width = 19
  232.           Height = 19
  233.           Color = 14741743
  234.           ColorFocused = 14733503
  235.           ColorDown = 14741743
  236.           ColorBorder = 4276545
  237.           ColorHighLight = clBtnShadow
  238.           ColorShadow = clBtnShadow
  239.           Glyph.Data = {
  240.             F6000000424DF600000000000000760000002800000010000000100000000100
  241.             040000000000800000000000000000000000100000001000000000000000FFFF
  242.             0000525252000094FF0000CEFF0000FFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  243.             FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00111111111111
  244.             1111112222222221111110000000000211111003333333302111105044444443
  245.             0211105504444444302110555044444443021055550000000000105555555556
  246.             0211105555666666021110666600000001111100001111111000111111111111
  247.             1100111111110111101011111111100001111111111111111111}
  248.           ParentColor = False
  249.           OnClick = FlatSpeedButton3Click
  250.         end
  251.         object lblImportSettingsStatus: TLabel
  252.           Left = 24
  253.           Top = 344
  254.           Width = 4
  255.           Height = 13
  256.           Font.Charset = DEFAULT_CHARSET
  257.           Font.Color = clWindowText
  258.           Font.Height = -11
  259.           Font.Name = 'Verdana'
  260.           Font.Style = [fsBold]
  261.           ParentFont = False
  262.         end
  263.         object FlatPanel7: TFlatPanel
  264.           Left = 1
  265.           Top = 1
  266.           Width = 576
  267.           Height = 32
  268.           Caption = 'Velkommen til WebCoder!'
  269.           Font.Charset = DEFAULT_CHARSET
  270.           Font.Color = clWindowText
  271.           Font.Height = -21
  272.           Font.Name = 'Verdana'
  273.           Font.Style = [fsBold]
  274.           Color = 14733503
  275.           ColorHighLight = 14733503
  276.           ColorShadow = 14733503
  277.           Align = alTop
  278.           TabOrder = 0
  279.         end
  280.         object ExePath: TFlatEdit
  281.           Left = 24
  282.           Top = 168
  283.           Width = 337
  284.           Height = 19
  285.           Hint = 'V'#230'lg venligst sti via knappen til h'#248'jre.'
  286.           ColorBorder = clGray
  287.           ColorFlat = clWhite
  288.           Font.Charset = DEFAULT_CHARSET
  289.           Font.Color = clBlack
  290.           Font.Height = -11
  291.           Font.Name = 'MS Sans Serif'
  292.           Font.Style = []
  293.           ParentFont = False
  294.           ReadOnly = True
  295.           TabOrder = 1
  296.         end
  297.         object SettingsGroupBox: TFlatGroupBox
  298.           Left = 24
  299.           Top = 200
  300.           Width = 337
  301.           Height = 129
  302.           Caption = 'Indstillinger'
  303.           Enabled = False
  304.           TabOrder = 2
  305.           ColorBorder = clGray
  306.           object cbImportUserSettings: TFlatCheckBox
  307.             Left = 16
  308.             Top = 24
  309.             Width = 300
  310.             Height = 17
  311.             Transparent = True
  312.             Caption = 'Bruger indstillinger (Indstlillinger dialogen)'
  313.             Color = clWhite
  314.             ColorFocused = 14733503
  315.             ColorDown = clWhite
  316.             ColorBorder = clGray
  317.             ParentColor = False
  318.             TabOrder = 0
  319.             TabStop = True
  320.           end
  321.           object cbImportAppSettings: TFlatCheckBox
  322.             Left = 16
  323.             Top = 48
  324.             Width = 300
  325.             Height = 17
  326.             Transparent = True
  327.             Caption = 'Program indstillinger (st'#248'rrelse, position osv.)'
  328.             Color = clWhite
  329.             ColorFocused = 14733503
  330.             ColorDown = clWhite
  331.             ColorBorder = clGray
  332.             ParentColor = False
  333.             TabOrder = 1
  334.             TabStop = True
  335.           end
  336.           object cbImportTemplates: TFlatCheckBox
  337.             Left = 16
  338.             Top = 72
  339.             Width = 300
  340.             Height = 17
  341.             Transparent = True
  342.             Caption = 'Templates'
  343.             Color = clWhite
  344.             ColorFocused = 14733503
  345.             ColorDown = clWhite
  346.             ColorBorder = clGray
  347.             ParentColor = False
  348.             TabOrder = 2
  349.             TabStop = True
  350.           end
  351.           object FlatButton11: TFlatButton
  352.             Left = 113
  353.             Top = 98
  354.             Width = 80
  355.             Height = 17
  356.             Color = 14741743
  357.             ColorFocused = 14733503
  358.             ColorDown = 14741743
  359.             ColorBorder = 4276545
  360.             ColorHighLight = clBtnShadow
  361.             ColorShadow = clBtnShadow
  362.             Caption = '&Importer...'
  363.             ParentColor = False
  364.             TabOrder = 3
  365.             OnClick = FlatButton11Click
  366.           end
  367.         end
  368.       end
  369.     end
  370.     object TabSheet4: TTabSheet
  371.       Caption = 'TabSheet4'
  372.       ImageIndex = 3
  373.       object FlatPanel8: TFlatPanel
  374.         Tag = 25
  375.         Left = 0
  376.         Top = 0
  377.         Width = 578
  378.         Height = 565
  379.         Color = 15658734
  380.         ColorHighLight = clBlack
  381.         ColorShadow = clBlack
  382.         Align = alClient
  383.         TabOrder = 0
  384.         object Label12: TLabel
  385.           Left = 8
  386.           Top = 56
  387.           Width = 178
  388.           Height = 23
  389.           Caption = 'Import'#233'r projekter'
  390.           Font.Charset = DEFAULT_CHARSET
  391.           Font.Color = clMaroon
  392.           Font.Height = -19
  393.           Font.Name = 'Verdana'
  394.           Font.Style = []
  395.           ParentFont = False
  396.         end
  397.         object Label14: TLabel
  398.           Left = 24
  399.           Top = 88
  400.           Width = 481
  401.           Height = 57
  402.           AutoSize = False
  403.           Caption = 
  404.             'Du har mulighed for at importere projekter som du har arbejdet m' +
  405.             'ed under WebCoder 3, s'#229' du kan arbejde videre p'#229' dem i WebCoder ' +
  406.             '4. N'#229'r stien p'#229' WebCoder 3 EXE filen er angivet herunder, kan du' +
  407.             ' trykke p'#229' "S'#248'g efter projekter".'
  408.           WordWrap = True
  409.         end
  410.         object Label15: TLabel
  411.           Left = 24
  412.           Top = 152
  413.           Width = 143
  414.           Height = 13
  415.           Hint = 'Stien til browseren.'
  416.           Caption = 'Sti til WebCoder 3 exe fil'
  417.           Font.Charset = ANSI_CHARSET
  418.           Font.Color = clBlack
  419.           Font.Height = -11
  420.           Font.Name = 'Verdana'
  421.           Font.Style = []
  422.           ParentFont = False
  423.         end
  424.         object FlatSpeedButton1: TFlatSpeedButton
  425.           Left = 366
  426.           Top = 168
  427.           Width = 19
  428.           Height = 19
  429.           Color = 14741743
  430.           ColorFocused = 14733503
  431.           ColorDown = 14741743
  432.           ColorBorder = 4276545
  433.           ColorHighLight = clBtnShadow
  434.           ColorShadow = clBtnShadow
  435.           Glyph.Data = {
  436.             F6000000424DF600000000000000760000002800000010000000100000000100
  437.             040000000000800000000000000000000000100000001000000000000000FFFF
  438.             0000525252000094FF0000CEFF0000FFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  439.             FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00111111111111
  440.             1111112222222221111110000000000211111003333333302111105044444443
  441.             0211105504444444302110555044444443021055550000000000105555555556
  442.             0211105555666666021110666600000001111100001111111000111111111111
  443.             1100111111110111101011111111100001111111111111111111}
  444.           ParentColor = False
  445.           OnClick = FlatSpeedButton3Click
  446.         end
  447.         object StatusLabel: TLabel
  448.           Left = 24
  449.           Top = 218
  450.           Width = 4
  451.           Height = 13
  452.           Font.Charset = DEFAULT_CHARSET
  453.           Font.Color = clWindowText
  454.           Font.Height = -11
  455.           Font.Name = 'Verdana'
  456.           Font.Style = [fsBold]
  457.           ParentFont = False
  458.         end
  459.         object Label17: TLabel
  460.           Left = 24
  461.           Top = 232
  462.           Width = 231
  463.           Height = 13
  464.           Caption = 'Marker de projekter der skal importeres'
  465.         end
  466.         object StatusLabel2: TLabel
  467.           Left = 24
  468.           Top = 348
  469.           Width = 4
  470.           Height = 13
  471.           Font.Charset = DEFAULT_CHARSET
  472.           Font.Color = clWindowText
  473.           Font.Height = -11
  474.           Font.Name = 'Verdana'
  475.           Font.Style = [fsBold]
  476.           ParentFont = False
  477.         end
  478.         object FlatPanel9: TFlatPanel
  479.           Left = 1
  480.           Top = 1
  481.           Width = 576
  482.           Height = 32
  483.           Caption = 'Velkommen til WebCoder!'
  484.           Font.Charset = DEFAULT_CHARSET
  485.           Font.Color = clWindowText
  486.           Font.Height = -21
  487.           Font.Name = 'Verdana'
  488.           Font.Style = [fsBold]
  489.           Color = 14733503
  490.           ColorHighLight = 14733503
  491.           ColorShadow = 14733503
  492.           Align = alTop
  493.           TabOrder = 0
  494.         end
  495.         object ExePath2: TFlatEdit
  496.           Left = 32
  497.           Top = 168
  498.           Width = 337
  499.           Height = 19
  500.           Hint = 'V'#230'lg venligst sti via knappen til h'#248'jre.'
  501.           ColorBorder = clGray
  502.           ColorFlat = clWhite
  503.           Font.Charset = DEFAULT_CHARSET
  504.           Font.Color = clBlack
  505.           Font.Height = -11
  506.           Font.Name = 'MS Sans Serif'
  507.           Font.Style = []
  508.           ParentFont = False
  509.           ReadOnly = True
  510.           TabOrder = 1
  511.           OnChange = ExePath2Change
  512.         end
  513.         object ProjektTree: TTreeView
  514.           Left = 461
  515.           Top = 248
  516.           Width = 225
  517.           Height = 58
  518.           Ctl3D = False
  519.           Indent = 19
  520.           ParentCtl3D = False
  521.           ReadOnly = True
  522.           RowSelect = True
  523.           TabOrder = 2
  524.           Visible = False
  525.           Items.Data = {
  526.             010000002D0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
  527.             14576562436F64657220332070726F6A656B746572}
  528.         end
  529.         object ProjectView: TListView
  530.           Left = 24
  531.           Top = 248
  532.           Width = 337
  533.           Height = 65
  534.           Checkboxes = True
  535.           Columns = <
  536.             item
  537.               Caption = 'Projekt'
  538.               Width = 300
  539.             end>
  540.           Ctl3D = False
  541.           TabOrder = 3
  542.           ViewStyle = vsReport
  543.           OnChange = ProjectViewChange
  544.         end
  545.         object btnSearchForProjects: TFlatButton
  546.           Left = 112
  547.           Top = 197
  548.           Width = 145
  549.           Height = 17
  550.           Hint = 'Gem alle indstillinger og luk dialogen!'
  551.           Color = 14741743
  552.           ColorFocused = 14733503
  553.           ColorDown = 14741743
  554.           ColorBorder = clGray
  555.           ColorHighLight = clGray
  556.           ColorShadow = clGray
  557.           Caption = '&S'#248'g efter projekter'
  558.           Enabled = False
  559.           ParentColor = False
  560.           TabOrder = 4
  561.           OnClick = btnSearchForProjectsClick
  562.         end
  563.         object btnImportProjects: TFlatButton
  564.           Left = 96
  565.           Top = 320
  566.           Width = 177
  567.           Height = 17
  568.           Hint = 'Gem alle indstillinger og luk dialogen!'
  569.           Color = 14741743
  570.           ColorFocused = 14733503
  571.           ColorDown = 14741743
  572.           ColorBorder = clGray
  573.           ColorHighLight = clGray
  574.           ColorShadow = clGray
  575.           Caption = 'Importer valgte projekter'
  576.           Enabled = False
  577.           ParentColor = False
  578.           TabOrder = 5
  579.           OnClick = btnImportProjectsClick
  580.         end
  581.       end
  582.     end
  583.     object TabSheet2: TTabSheet
  584.       Caption = 'TabSheet2'
  585.       ImageIndex = 1
  586.       object FlatPanel3: TFlatPanel
  587.         Tag = 25
  588.         Left = 0
  589.         Top = 0
  590.         Width = 578
  591.         Height = 565
  592.         Color = 15658734
  593.         ColorHighLight = clBlack
  594.         ColorShadow = clBlack
  595.         Align = alClient
  596.         TabOrder = 0
  597.         object Label5: TLabel
  598.           Left = 8
  599.           Top = 56
  600.           Width = 91
  601.           Height = 23
  602.           Caption = 'QuickEdit'
  603.           Font.Charset = DEFAULT_CHARSET
  604.           Font.Color = clMaroon
  605.           Font.Height = -19
  606.           Font.Name = 'Verdana'
  607.           Font.Style = []
  608.           ParentFont = False
  609.         end
  610.         object Label6: TLabel
  611.           Left = 24
  612.           Top = 88
  613.           Width = 481
  614.           Height = 49
  615.           AutoSize = False
  616.           Caption = 
  617.             'Med WebCoders QuickEdit funktion kan du let redigere dine sider,' +
  618.             ' uden at kende til HTML. QuickEdit er en WYSIWYG funktion, der f' +
  619.             'ungerer p'#229' samme m'#229'de som i fx Microsoft Frontpage.'
  620.           WordWrap = True
  621.         end
  622.         object Label7: TLabel
  623.           Left = 24
  624.           Top = 216
  625.           Width = 468
  626.           Height = 49
  627.           AutoSize = False
  628.           Caption = 
  629.             'Du har mulighed for at teste hvordan QuickEdit vil reagere p'#229' di' +
  630.             'n maskine, ved at bruge Test knappen herunder. Derefter kan du b' +
  631.             'eslutte at sl'#229' QuickEdit helt fra, specielt hvis du alligevel ik' +
  632.             'ke regner med at bruge WYSIWYG redigering.'
  633.           WordWrap = True
  634.         end
  635.         object Label8: TLabel
  636.           Left = 24
  637.           Top = 144
  638.           Width = 481
  639.           Height = 33
  640.           AutoSize = False
  641.           Caption = 
  642.             'Desv'#230'rre giver QuickEdit problemer p'#229' visse computere, pga. den ' +
  643.             'Microsoft ActiveX kontrol der benyttes. '
  644.           WordWrap = True
  645.         end
  646.         object Label9: TLabel
  647.           Left = 24
  648.           Top = 170
  649.           Width = 481
  650.           Height = 33
  651.           AutoSize = False
  652.           Caption = 
  653.             'Dette kan resultere i at WebCoder beder dig installere et kompon' +
  654.             'ent fra Office pakken, eller ved at den fort'#230'ller dig at "klasse' +
  655.             'n ikke er registreret".'
  656.           WordWrap = True
  657.         end
  658.         object QuickStatus: TLabel
  659.           Left = 24
  660.           Top = 304
  661.           Width = 468
  662.           Height = 57
  663.           AutoSize = False
  664.           Font.Charset = DEFAULT_CHARSET
  665.           Font.Color = clWindowText
  666.           Font.Height = -11
  667.           Font.Name = 'Verdana'
  668.           Font.Style = [fsBold]
  669.           ParentFont = False
  670.           WordWrap = True
  671.         end
  672.         object FlatPanel5: TFlatPanel
  673.           Left = 1
  674.           Top = 1
  675.           Width = 576
  676.           Height = 32
  677.           Caption = 'Velkommen til WebCoder!'
  678.           Font.Charset = DEFAULT_CHARSET
  679.           Font.Color = clWindowText
  680.           Font.Height = -21
  681.           Font.Name = 'Verdana'
  682.           Font.Style = [fsBold]
  683.           Color = 14733503
  684.           ColorHighLight = 14733503
  685.           ColorShadow = 14733503
  686.           Align = alTop
  687.           TabOrder = 0
  688.         end
  689.         object FlatButton4: TFlatButton
  690.           Left = 24
  691.           Top = 274
  692.           Width = 121
  693.           Height = 17
  694.           Color = 14741743
  695.           ColorFocused = 14733503
  696.           ColorDown = 14741743
  697.           ColorBorder = 4276545
  698.           ColorHighLight = clBtnShadow
  699.           ColorShadow = clBtnShadow
  700.           Caption = '&Test QuickEdit'
  701.           ParentColor = False
  702.           TabOrder = 1
  703.           OnClick = FlatButton4Click
  704.         end
  705.         object QuickPanel: TPanel
  706.           Left = 160
  707.           Top = 264
  708.           Width = 217
  709.           Height = 33
  710.           BevelOuter = bvNone
  711.           Caption = 'Testomr'#229'de'
  712.           TabOrder = 2
  713.           Visible = False
  714.         end
  715.       end
  716.     end
  717.     object TabSheet5: TTabSheet
  718.       Caption = 'TabSheet5'
  719.       ImageIndex = 4
  720.       object FlatPanel4: TFlatPanel
  721.         Tag = 25
  722.         Left = 0
  723.         Top = 0
  724.         Width = 578
  725.         Height = 565
  726.         Color = 15658734
  727.         ColorHighLight = clBlack
  728.         ColorShadow = clBlack
  729.         Align = alClient
  730.         TabOrder = 0
  731.         object Label16: TLabel
  732.           Left = 8
  733.           Top = 56
  734.           Width = 146
  735.           Height = 23
  736.           Caption = 'WebCoder look'
  737.           Font.Charset = DEFAULT_CHARSET
  738.           Font.Color = clMaroon
  739.           Font.Height = -19
  740.           Font.Name = 'Verdana'
  741.           Font.Style = []
  742.           ParentFont = False
  743.         end
  744.         object Label18: TLabel
  745.           Left = 24
  746.           Top = 88
  747.           Width = 481
  748.           Height = 49
  749.           AutoSize = False
  750.           Caption = 
  751.             'WebCoder har mulighed for at se ud p'#229' flere forskellige m'#229'der. D' +
  752.             'en slags er i meget h'#248'j grad en smagssag, og derfor kan du aller' +
  753.             'ede nu bestemme dig for, hvordan du vil se WebCoder for f'#248'rste g' +
  754.             'ang.'
  755.           WordWrap = True
  756.         end
  757.         object Label20: TLabel
  758.           Left = 24
  759.           Top = 144
  760.           Width = 481
  761.           Height = 49
  762.           AutoSize = False
  763.           Caption = 
  764.             #216'nsker du senere at '#230'ndre look, kan det g'#248'res med et enkelt klik' +
  765.             ' fra WebCoders Indstillinger dialog. Som standard bruges Office ' +
  766.             'XP look'#39'et, men er du ikke til den slags "fancy" ting, er standa' +
  767.             'rd Windows look m'#229'ske mere noget for dig?'
  768.           WordWrap = True
  769.         end
  770.         object Label22: TLabel
  771.           Left = 24
  772.           Top = 304
  773.           Width = 468
  774.           Height = 57
  775.           AutoSize = False
  776.           Font.Charset = DEFAULT_CHARSET
  777.           Font.Color = clWindowText
  778.           Font.Height = -11
  779.           Font.Name = 'Verdana'
  780.           Font.Style = [fsBold]
  781.           ParentFont = False
  782.           WordWrap = True
  783.         end
  784.         object FlatPanel10: TFlatPanel
  785.           Left = 1
  786.           Top = 1
  787.           Width = 576
  788.           Height = 32
  789.           Caption = 'Velkommen til WebCoder!'
  790.           Font.Charset = DEFAULT_CHARSET
  791.           Font.Color = clWindowText
  792.           Font.Height = -21
  793.           Font.Name = 'Verdana'
  794.           Font.Style = [fsBold]
  795.           Color = 14733503
  796.           ColorHighLight = 14733503
  797.           ColorShadow = 14733503
  798.           Align = alTop
  799.           TabOrder = 0
  800.         end
  801.         object UseOfficeXPLook: TFlatRadioButton
  802.           Left = 24
  803.           Top = 208
  804.           Width = 489
  805.           Height = 17
  806.           Transparent = True
  807.           Caption = 'Brug Office XP look'
  808.           Checked = True
  809.           Color = clWhite
  810.           ColorFocused = 14733503
  811.           ColorDown = clWhite
  812.           ColorBorder = clGray
  813.           ParentColor = False
  814.           TabOrder = 1
  815.           TabStop = True
  816.           OnClick = UseOfficeXPLookClick
  817.         end
  818.         object UseWinXPLook: TFlatRadioButton
  819.           Left = 24
  820.           Top = 224
  821.           Width = 457
  822.           Height = 17
  823.           Transparent = True
  824.           Caption = 'Brug Windows XP look'
  825.           Color = clWhite
  826.           ColorFocused = 14733503
  827.           ColorDown = clWhite
  828.           ColorBorder = clGray
  829.           ParentColor = False
  830.           TabOrder = 2
  831.           OnClick = UseOfficeXPLookClick
  832.         end
  833.         object UseNormalLook: TFlatRadioButton
  834.           Left = 24
  835.           Top = 240
  836.           Width = 513
  837.           Height = 17
  838.           Transparent = True
  839.           Caption = 'Brug standard Windows look'
  840.           Color = clWhite
  841.           ColorFocused = 14733503
  842.           ColorDown = clWhite
  843.           ColorBorder = clGray
  844.           ParentColor = False
  845.           TabOrder = 3
  846.           OnClick = UseOfficeXPLookClick
  847.         end
  848.       end
  849.     end
  850.   end
  851.   object OpenDialog: TOpenDialog
  852.     Filter = 'WebCoder 3 exe fil (*.exe)|*.exe'
  853.     Left = 344
  854.     Top = 72
  855.   end
  856.   object Str1: TStrContainer
  857.     Strings.Strings = (
  858.       
  859.         'Med denne dialog kan du importere projekter som du har arbejdet ' +
  860.         'med under WebCoder 3, s'#229' du kan arbejde videre p'#229' dem i WebCoder' +
  861.         ' 4. For at WebCoder ved hvor der skal ledes efter projekt-datafi' +
  862.         'ler, bedes du angive stien p'#229' WebCoder 3 EXE filen herunder, og ' +
  863.         'derefter trykke p'#229' "S'#248'g efter projekter". Derefter vil du kunne ' +
  864.         'v'#230'lge de projekter der skal importeres.')
  865.     Left = 316
  866.     Top = 64
  867.   end
  868.   object OpenDialog1: TOpenDialog
  869.     Filter = 'WebCoder 3 exe fil (*.exe)|*.exe'
  870.     Left = 384
  871.     Top = 72
  872.   end
  873.   object siLang1: TsiLang
  874.     version = 'v5.2.2'
  875.     StringsTypes.Strings = (
  876.       'TIB_STRINGLIST'
  877.       'TSTRINGLIST')
  878.     NumOfLanguages = 2
  879.     LangDispatcher = Form1.LangDispatcher
  880.     LangDelim = 1
  881.     LangNames.Strings = (
  882.       'Danish N1'
  883.       'English N2')
  884.     Language = 'Danish N1'
  885.     ExtendedTranslations = <>
  886.     Left = 480
  887.     Top = 224
  888.     TranslationData = {
  889.       737443617074696F6E730D0A54466972737454696D65466F726D0156656C6B6F
  890.       6D6D656E2074696C20576562436F64657220340157656C636F6D6520746F2057
  891.       6562436F6465722034010D0A62746E496D706F727450726F6A6563747301496D
  892.       706F727465722076616C6774652070726F6A656B74657201496D706F72742073
  893.       656C65637465642070726F6A65637473010D0A62746E536561726368466F7250
  894.       726F6A65637473012653F8672065667465722070726F6A656B74657201265365
  895.       6172636820666F722070726F6A65637473010D0A427574746F6E50616E656C01
  896.       01010D0A6362496D706F727441707053657474696E67730150726F6772616D20
  897.       696E647374696C6C696E67657220287374F87272656C73652C20706F73697469
  898.       6F6E206F73762E29014170706C69636174696F6E2073657474696E6773202873
  899.       697A652C20706F736974696F6E2C206574632E29010D0A6362496D706F727454
  900.       656D706C617465730154656D706C6174657301010D0A6362496D706F72745573
  901.       657253657474696E67730142727567657220696E647374696C6C696E67657220
  902.       28496E6473746C696C6C696E676572206469616C6F67656E2901557365722073
  903.       657474696E6773202853657474696E6773206469616C6F6729010D0A436C6F73
  904.       65427574746F6E01264C756B0126436C6F7365010D0A466C6174427574746F6E
  905.       31310126496D706F727465722E2E2E0126496D706F72742E2E2E010D0A466C61
  906.       74427574746F6E3401265465737420517569636B456469740126546573742051
  907.       7569636B45646974010D0A466C617450616E656C310101010D0A466C61745061
  908.       6E656C31300156656C6B6F6D6D656E2074696C20576562436F64657221015765
  909.       6C636F6D6520746F20576562436F64657221010D0A466C617450616E656C3201
  910.       56656C6B6F6D6D656E2074696C20576562436F646572210157656C636F6D6520
  911.       746F20576562436F64657221010D0A466C617450616E656C330101010D0A466C
  912.       617450616E656C340101010D0A466C617450616E656C350156656C6B6F6D6D65
  913.       6E2074696C20576562436F646572210157656C636F6D6520746F20576562436F
  914.       64657221010D0A466C617450616E656C360101010D0A466C617450616E656C37
  915.       0156656C6B6F6D6D656E2074696C20576562436F646572210157656C636F6D65
  916.       20746F20576562436F64657221010D0A466C617450616E656C380101010D0A46
  917.       6C617450616E656C390156656C6B6F6D6D656E2074696C20576562436F646572
  918.       210157656C636F6D6520746F20576562436F64657221010D0A466C6174537065
  919.       6564427574746F6E310101010D0A466C61745370656564427574746F6E330101
  920.       010D0A4C6162656C31014D756C6967686564657201506F73736962696C697469
  921.       6573010D0A4C6162656C313001496D706F7274E97220696E647374696C6C696E
  922.       67657201496D706F72742073657474696E6773010D0A4C6162656C3131014876
  923.       69732064752068617220627275677420576562436F64657220332C2068617220
  924.       6475206D756C696768656420666F7220617420696D706F727465726520616C6C
  925.       6520696E647374696C6C696E676572206F67206461746166696C657220667261
  926.       2064657474652070726F6772616D2C206F672067656E62727567652064656D20
  927.       6920576562436F64657220342E20447520736B616C20626C6F742076E66C6765
  928.       2068766F7220576562436F646572203320657220706C6163657265742C206876
  929.       6F7265667465722064752076696C206B756E6E652076E66C6765206876696C6B
  930.       652074696E672064657220736B616C20696D706F7274657265732E0149662079
  931.       6F752776652065766572207573656420576562436F64657220332C2069742773
  932.       206E6F7720706F737369626C6520746F20696D706F727420796F757220637572
  933.       72656E7420576562436F64657220332073657474696E67732C20616E64207265
  934.       2D757365207468656D20696E20576562436F64657220342E2053696D706C7920
  935.       7370656369667920746865206C6F636174696F6E20206F6620576562436F6465
  936.       7220332C20616E6420796F752077696C6C2062652061626C6520746F20696D70
  937.       6F727420746865206E65636573736172792073657474696E67732E010D0A4C61
  938.       62656C313201496D706F7274E9722070726F6A656B74657201496D706F727420
  939.       70726F6A65637473010D0A4C6162656C3133015374692074696C20576562436F
  940.       6465722033206578652066696C015061746820666F7220576562436F64657220
  941.       33204558452066696C65010D0A4C6162656C313401447520686172206D756C69
  942.       6768656420666F7220617420696D706F72746572652070726F6A656B74657220
  943.       736F6D2064752068617220617262656A646574206D656420756E646572205765
  944.       62436F64657220332C2073E5206475206B616E20617262656A64652076696465
  945.       72652070E52064656D206920576562436F64657220342E204EE5722073746965
  946.       6E2070E520576562436F6465722033204558452066696C656E20657220616E67
  947.       6976657420686572756E6465722C206B616E206475207472796B6B652070E520
  948.       2253F8672065667465722070726F6A656B746572222E01596F752063616E2069
  949.       6D706F7274206F6C6420576562436F64657220332070726F6A656374732C2074
  950.       6F20636F6E74696E756520776F726B696E67206F6E207468656D207769746820
  951.       576562436F64657220342E204F6E636520796F75206861766520737065636966
  952.       69656420746865207061746820746F2074686520576562436F64657220332045
  953.       58452066696C652C2073696D706C7920636C69636B2074686520225365617263
  954.       6820666F722070726F6A656374732220627574746F6E2E010D0A4C6162656C31
  955.       35015374692074696C20576562436F6465722033206578652066696C01506174
  956.       6820666F7220576562436F6465722033204558452066696C65010D0A4C616265
  957.       6C313601576562436F646572206C6F6F6B01010D0A4C6162656C3137014D6172
  958.       6B65722064652070726F6A656B7465722064657220736B616C20696D706F7274
  959.       657265730153656C656374207468652070726F6A65637473207468617420796F
  960.       75207769736820746F20696D706F7274010D0A4C6162656C313801576562436F
  961.       64657220686172206D756C696768656420666F722061742073652075642070E5
  962.       20666C65726520666F72736B656C6C696765206DE56465722E2044656E20736C
  963.       6167732065722069206D656765742068F86A206772616420656E20736D616773
  964.       7361672C206F6720646572666F72206B616E20647520616C6C6572656465206E
  965.       752062657374656D6D652064696720666F722C2068766F7264616E2064752076
  966.       696C20736520576562436F64657220666F722066F8727374652067616E672E01
  967.       576562436F6465722069732061626C6520746F20757365207365766572616C20
  968.       646966666572656E74206C6F6F6B732E20546865206C6F6F6B206F6620796F75
  969.       7220576562656469746F722069732061206D6174746572206F66207461737465
  970.       2074686F7567682C20616E64207468657265666F726520796F752063616E2073
  971.       657420697420616C7265616479206E6F772C20616E642064656369646520686F
  972.       7720576562436F6465722073686F756C64206C6F6F6B20746865206669727374
  973.       2074696D6520796F75207365652069742E010D0A4C6162656C32014475206861
  974.       72206E75206D756C6967686564656E20666F7220617420E66E6472652070E520
  975.       76697373652074696E672076656420576562436F6465722C2073E52064752066
  976.       E5722064656E206265647374206D756C6967652073746172742E204475207669
  977.       6C206920F876726967742068617665206D756C696768656420666F7220617420
  978.       696D706F727465726520696E647374696C6C696E6765722C2070726F6A656B74
  979.       6572206F73762E2066726120656E206576742E207469646C6967657265207665
  980.       7273696F6E20616620576562436F6465722E2001546F2067657420796F752074
  981.       6865206265737420706F737369626C6520737461727420776974682057656243
  982.       6F6465722C20796F75206E6F7720686176652074686520706F73736962696C69
  983.       7479206F662073657474696E67207570206120666577207468696E67732E2059
  984.       6F752077696C6C20616C736F2062652061626C6520746F20696D706F72742073
  985.       657474696E67732C2070726F6A65637473206574632E2066726F6D20616E2065
  986.       61726C6965722076657273696F6E206F6620576562436F6465722E010D0A4C61
  987.       62656C323001D86E736B65722064752073656E65726520617420E66E64726520
  988.       6C6F6F6B2C206B616E206465742067F8726573206D656420657420656E6B656C
  989.       74206B6C696B2066726120576562436F6465727320496E647374696C6C696E67
  990.       6572206469616C6F672E20536F6D207374616E6461726420627275676573204F
  991.       6666696365205850206C6F6F6B2765742C206D656E20657220647520696B6B65
  992.       2074696C2064656E20736C616773202266616E6379222074696E672C20657220
  993.       7374616E646172642057696E646F7773206C6F6F6B206DE5736B65206D657265
  994.       206E6F67657420666F72206469673F01496620796F75206C61746572206F6E20
  995.       7769736820746F206368616E676520746865206C6F6F6B2C2074686973206361
  996.       6E20626520646F6E65207769746820612073696E676C6520636C69636B2C2066
  997.       726F6D20576562436F64657273204F7074696F6E73206469616C672E20546865
  998.       2064656661756C74206C6F6F6B206973204F66666963652058502C2069662079
  999.       6F7520646F6E2774206C696B6520746865206C6F6F6B206F6620796F75722065
  1000.       6469746F7220746F20626520746F2022666C61736879222C2070657268617073
  1001.       20746865205374616E646172642057696E646F7773206C6F6F6B206973206D6F
  1002.       726520796F753F010D0A4C6162656C32320101010D0A4C6162656C330144656E
  1003.       6E65206469616C6F6720766973657320666F726469206465742065722066F872
  1004.       7374652067616E6720576562436F6465722034206BF87265722070E52064656E
  1005.       6E65206D61736B696E652E204B6C696B2070E5206B6E617070656E206E656465
  1006.       6E756E6465722C20666F72206174206B6F6D6D65207669646572652E2E2E0154
  1007.       686973206469616C6F672069732073686F776E2073696E636520746869732069
  1008.       73207468652066697273742074696D65207468617420796F752072756E205765
  1009.       62436F6465722034206F6E2074686973206D616368696E652E20436C69636B20
  1010.       74686520627574746F6E2062656C6F7720746F20636F6E74696E75652E010D0A
  1011.       4C6162656C3401576562436F64657220686172206D616E676520696E64737469
  1012.       6C6C696E67736D756C696768656465722E204475206B616E2076E66C67652061
  1013.       74206CF862652064656D20616C6C6573616D6D656E206967656E6E656D2C206F
  1014.       672074696C70617373652070726F6772616D6D65742073E52064657420706173
  1015.       73657220646967206265647374206D756C6967742C20656C6C6572206475206B
  1016.       616E2076E66C6765206174206CE672652070726F6772616D6D6574206C696474
  1017.       206265647265206174206B656E64652C206F672073E5206576742E2074696C70
  1018.       617373652064652074696E672064752066696E646572207570617373656E6465
  1019.       2E2001576562436F646572206861732061206C6F74206F66206F7074696F6E73
  1020.       2E20596F752063616E2072756E207468726F756768207468656D20616C6C2C20
  1021.       73657474696E67207468656D20746F207375697420796F7572206E6565647320
  1022.       617320676F6F6420617320706F737369626C652C206F7220796F752063616E20
  1023.       7761697420756E74696C20796F752068617665206C6561726E65642057656243
  1024.       6F6465722061206C6974746C65206265747465722C20616E64206368616E6765
  1025.       207468656D206C617465722E20010D0A4C6162656C3501517569636B45646974
  1026.       01010D0A4C6162656C36014D656420576562436F6465727320517569636B4564
  1027.       69742066756E6B74696F6E206B616E206475206C657420726564696765726520
  1028.       64696E652073696465722C207564656E206174206B656E64652074696C204854
  1029.       4D4C2E20517569636B4564697420657220656E20575953495759472066756E6B
  1030.       74696F6E2C206465722066756E67657265722070E52073616D6D65206DE56465
  1031.       20736F6D2069206678204D6963726F736F66742046726F6E74706167652E0157
  1032.       69746820576562436F6465727320517569636B456469742066756E6374696F6E
  1033.       2C20796F752077696C6C2062652061626C6520746F20656469742073696D706C
  1034.       652048544D4C2070616765732C20776974686F7574206B6E6F77696E67206F6E
  1035.       652073696E676C652048544D4C20636F64652E20517569636B45646974206973
  1036.       206120575953495759472066756E6374696F6E2C206B6E6F776E2066726F6D20
  1037.       46726F6E747061676520616E64206F7468657220575953495759472065646974
  1038.       6F72732E010D0A4C6162656C3701447520686172206D756C696768656420666F
  1039.       722061742074657374652068766F7264616E20517569636B456469742076696C
  1040.       20726561676572652070E52064696E206D61736B696E652C2076656420617420
  1041.       62727567652054657374206B6E617070656E20686572756E6465722E20446572
  1042.       6566746572206B616E206475206265736C7574746520617420736CE520517569
  1043.       636B456469742068656C74206672612C207370656369656C7420687669732064
  1044.       7520616C6C69676576656C20696B6B65207265676E6572206D65642061742062
  1045.       7275676520575953495759472072656469676572696E672E01596F752063616E
  1046.       207465737420686F772074686520517569636B456469742066756E6374696F6E
  1047.       2072656163747320746F20796F75722073797374656D2C206279207573696E67
  1048.       20746865205465737420627574746F6E2062656C6F772E20496620796F752067
  1049.       657420616E206572726F722C206F7220696620796F752073696D706C6520646F
  1050.       6E27742077616E742074686520517569636B456469742066756E6374696F6E2C
  1051.       20796F752063616E2064697361626C6520697420636F6D706C6574656C792E01
  1052.       0D0A4C6162656C380144657376E672726520676976657220517569636B456469
  1053.       742070726F626C656D65722070E520766973736520636F6D7075746572652C20
  1054.       7067612E2064656E204D6963726F736F66742041637469766558206B6F6E7472
  1055.       6F6C206465722062656E79747465732E2001556E666F7274756E6174656C7920
  1056.       517569636B456469742077696C6C2063617573652070726F626C656D73206F6E
  1057.       20736F6D652073797374656D732C2062656361757365206F6620746865204163
  1058.       746976655820436F6E74726F6C2066726F6D204D6963726F736F667420746865
  1059.       2066756E6374696F6E206973206261736564206F6E2E010D0A4C6162656C3901
  1060.       4465747465206B616E20726573756C74657265206920617420576562436F6465
  1061.       722062656465722064696720696E7374616C6C657265206574206B6F6D706F6E
  1062.       656E7420667261204F66666963652070616B6B656E2C20656C6C657220766564
  1063.       2061742064656E20666F7274E66C6C65722064696720617420226B6C61737365
  1064.       6E20696B6B65206572207265676973747265726574222E01546869732063616E
  1065.       20726573756C7420696E20736F6D65207765697264206572726F72732C206C69
  1066.       6B652070726F6D7074696E6720796F7520746F20696E7365727420616E204F66
  1067.       666963652043442D726F6D206F722074656C6C696E6720796F75207468617420
  1068.       6120636C617373206973206E6F7420726567697374657265642E010D0A6C626C
  1069.       496D706F727453657474696E67735374617475730101010D0A4E657874427574
  1070.       746F6E01264EE673746501264E657874010D0A50726576427574746F6E012646
  1071.       6F7272696765012650726576696F7573010D0A517569636B50616E656C015465
  1072.       73746F6D72E56465015465737461726561010D0A517569636B53746174757301
  1073.       01010D0A53657474696E677347726F7570426F7801496E647374696C6C696E67
  1074.       65720153657474696E6773010D0A5374617475734C6162656C0101010D0A5374
  1075.       617475734C6162656C320101010D0A5461625368656574310154616253686565
  1076.       743101010D0A5461625368656574320154616253686565743201010D0A546162
  1077.       5368656574330154616253686565743301010D0A546162536865657434015461
  1078.       6253686565743401010D0A546162536865657435015461625368656574350101
  1079.       0D0A5573654E6F726D616C4C6F6F6B0142727567207374616E64617264205769
  1080.       6E646F7773206C6F6F6B01557365207374616E646172642057696E646F777320
  1081.       6C6F6F6B010D0A5573654F666669636558504C6F6F6B0142727567204F666669
  1082.       6365205850206C6F6F6B01557365204F6666696365205850206C6F6F6B010D0A
  1083.       55736557696E58504C6F6F6B01427275672057696E646F7773205850206C6F6F
  1084.       6B015573652057696E646F7773205850206C6F6F6B010D0A737448696E74730D
  1085.       0A54466972737454696D65466F726D0101010D0A57697A617264506167650101
  1086.       010D0A5461625368656574310101010D0A466C617450616E656C310101010D0A
  1087.       4C6162656C310101010D0A4C6162656C320101010D0A4C6162656C330101010D
  1088.       0A4C6162656C340101010D0A466C617450616E656C320101010D0A427574746F
  1089.       6E50616E656C0101010D0A4E657874427574746F6E0101010D0A507265764275
  1090.       74746F6E0101010D0A436C6F7365427574746F6E0101010D0A54616253686565
  1091.       74330101010D0A466C617450616E656C360101010D0A4C6162656C3130010101
  1092.       0D0A4C6162656C31310101010D0A4C6162656C313301537469656E2074696C20
  1093.       62726F77736572656E2E01010D0A466C61745370656564427574746F6E330101
  1094.       010D0A466C617450616E656C370101010D0A457865506174680156E66C672076
  1095.       656E6C696773742073746920766961206B6E617070656E2074696C2068F86A72
  1096.       652E01010D0A53657474696E677347726F7570426F780101010D0A6362496D70
  1097.       6F72745573657253657474696E67730101010D0A6362496D706F727441707053
  1098.       657474696E67730101010D0A6362496D706F727454656D706C61746573010101
  1099.       0D0A466C6174427574746F6E31310101010D0A5461625368656574340101010D
  1100.       0A466C617450616E656C380101010D0A4C6162656C31320101010D0A4C616265
  1101.       6C31340101010D0A4C6162656C313501537469656E2074696C2062726F777365
  1102.       72656E2E01010D0A466C61745370656564427574746F6E310101010D0A537461
  1103.       7475734C6162656C0101010D0A4C6162656C31370101010D0A5374617475734C
  1104.       6162656C320101010D0A466C617450616E656C390101010D0A45786550617468
  1105.       320156E66C672076656E6C696773742073746920766961206B6E617070656E20
  1106.       74696C2068F86A72652E01010D0A50726F6A656B74547265650101010D0A5072
  1107.       6F6A656374566965770101010D0A62746E536561726368466F7250726F6A6563
  1108.       74730147656D20616C6C6520696E647374696C6C696E676572206F67206C756B
  1109.       206469616C6F67656E2101010D0A62746E496D706F727450726F6A6563747301
  1110.       47656D20616C6C6520696E647374696C6C696E676572206F67206C756B206469
  1111.       616C6F67656E2101010D0A5461625368656574320101010D0A466C617450616E
  1112.       656C330101010D0A4C6162656C350101010D0A4C6162656C360101010D0A4C61
  1113.       62656C370101010D0A4C6162656C380101010D0A4C6162656C390101010D0A51
  1114.       7569636B5374617475730101010D0A466C617450616E656C350101010D0A466C
  1115.       6174427574746F6E340101010D0A517569636B50616E656C0101010D0A6C626C
  1116.       496D706F727453657474696E67735374617475730101010D0A54616253686565
  1117.       74350101010D0A466C617450616E656C340101010D0A4C6162656C3136010101
  1118.       0D0A4C6162656C31380101010D0A4C6162656C32300101010D0A4C6162656C32
  1119.       320101010D0A466C617450616E656C31300101010D0A5573654F666669636558
  1120.       504C6F6F6B0101010D0A55736557696E58504C6F6F6B0101010D0A5573654E6F
  1121.       726D616C4C6F6F6B0101010D0A7374446973706C61794C6162656C730D0A7374
  1122.       466F6E74730D0A54466972737454696D65466F726D0156657264616E61015665
  1123.       7264616E61010D0A466C617450616E656C310156657264616E6101010D0A4C61
  1124.       62656C310156657264616E6101010D0A466C617450616E656C32015665726461
  1125.       6E6101010D0A427574746F6E50616E656C0156657264616E6101010D0A466C61
  1126.       7450616E656C360156657264616E6101010D0A4C6162656C3130015665726461
  1127.       6E6101010D0A4C6162656C31330156657264616E6101010D0A466C617450616E
  1128.       656C370156657264616E6101010D0A45786550617468014D532053616E732053
  1129.       6572696601010D0A466C617450616E656C380156657264616E6101010D0A4C61
  1130.       62656C31320156657264616E6101010D0A4C6162656C31350156657264616E61
  1131.       01010D0A5374617475734C6162656C0156657264616E6101010D0A5374617475
  1132.       734C6162656C320156657264616E6101010D0A466C617450616E656C39015665
  1133.       7264616E6101010D0A4578655061746832014D532053616E7320536572696601
  1134.       010D0A466C617450616E656C330156657264616E6101010D0A4C6162656C3501
  1135.       56657264616E6101010D0A517569636B5374617475730156657264616E610101
  1136.       0D0A466C617450616E656C350156657264616E6101010D0A6C626C496D706F72
  1137.       7453657474696E67735374617475730156657264616E6101010D0A466C617450
  1138.       616E656C340156657264616E6101010D0A4C6162656C31360156657264616E61
  1139.       01010D0A4C6162656C32320156657264616E6101010D0A466C617450616E656C
  1140.       31300156657264616E6101010D0A73744D756C74694C696E65730D0A53747231
  1141.       2E537472696E677301224D65642064656E6E65206469616C6F67206B616E2064
  1142.       7520696D706F72746572652070726F6A656B74657220736F6D20647520686172
  1143.       20617262656A646574206D656420756E64657220576562436F64657220332C20
  1144.       73E5206475206B616E20617262656A6465207669646572652070E52064656D20
  1145.       6920576562436F64657220342E20466F7220617420576562436F646572207665
  1146.       642068766F722064657220736B616C206C656465732065667465722070726F6A
  1147.       656B742D6461746166696C65722C20626564657320647520616E676976652073
  1148.       7469656E2070E520576562436F6465722033204558452066696C656E20686572
  1149.       756E6465722C206F67206465726566746572207472796B6B652070E520222253
  1150.       F8672065667465722070726F6A656B74657222222E2044657265667465722076
  1151.       696C206475206B756E6E652076E66C67652064652070726F6A656B7465722064
  1152.       657220736B616C20696D706F7274657265732E22012257697468207468697320
  1153.       6469616C6F6720796F752063616E20696D706F72742070726F6A656374732075
  1154.       736564207769746820576562436F64657220332C20746F20636F6E74696E7565
  1155.       20776F726B696E672077697468207468656D207573696E6720576562436F6465
  1156.       7220342E20546F206C657420576562436F646572206B6E6F7720776865726520
  1157.       746F206C6F6F6B20666F72207468652070726F6A6563742D6461746166696C65
  1158.       732C20706C656173652073706563696679207468652070617468206F6620796F
  1159.       757220576562436F6465722033204558452066696C652C20616E64207468656E
  1160.       20636C69636B2074686520222253656172636820666F722070726F6A65637473
  1161.       222220627574746F6E2E205468656E2061206C697374206F66206F6C64207072
  1162.       6F6A656374732077696C6C2062652067656E6572617465642C20666F7220796F
  1163.       7520746F20646563696465207768696368206F6E657320746F20696D706F7274
  1164.       2E22010D0A7374446C677343617074696F6E730D0A5761726E696E6701576172
  1165.       6E696E6701010D0A4572726F72014572726F7201010D0A496E666F726D617469
  1166.       6F6E01496E666F726D6174696F6E01010D0A436F6E6669726D01436F6E666972
  1167.       6D01010D0A596573012659657301010D0A4E6F01264E6F01010D0A4F4B014F4B
  1168.       01010D0A43616E63656C0143616E63656C01010D0A41626F7274012641626F72
  1169.       7401010D0A52657472790126526574727901010D0A49676E6F7265012649676E
  1170.       6F726501010D0A416C6C0126416C6C01010D0A4E6F20546F20416C6C014E266F
  1171.       20746F20416C6C01010D0A59657320546F20416C6C0159657320746F2026416C
  1172.       6C01010D0A48656C70012648656C7001010D0A7374537472696E67730D0A4944
  1173.       535F3001576562436F64657220646574656B74657265646520656E2066656A6C
  1174.       20756E6465722074657374656E20616620517569636B456469742E2044752062
  1175.       F87220736CE52066756E6B74696F6E656E206672612E01576562436F64657220
  1176.       646574656374656420616E206572726F72207768696C652074657374696E6720
  1177.       74686520517569636B456469742066756E6374696F6E2E20596F752073686F75
  1178.       6C642064697361626C6520517569636B4564697420746F2061766F6964206675
  1179.       72746865722070726F626C656D732E010D0A4944535F313401416E6769762076
  1180.       656E6C6967737420737469656E2074696C20576562436F646572203320455845
  1181.       2066696C656E2101506C65617365207370656369667920746865207061746820
  1182.       746F2074686520576562436F6465722033204558452066696C652E010D0A4944
  1183.       535F3136012070726F6A656B7465722066756E6465742E2E2E012070726F6A65
  1184.       63747320666F756E642E2E2E010D0A4944535F31370150726F6A656B74657420
  1185.       015468652070726F6A65637420010D0A4944535F3138012066696E6465732061
  1186.       6C6C65726564652C206F6720696D706F72746572657320646572666F7220696B
  1187.       6B65210120616C7265616479206578697374732C20616E642077696C6C206E6F
  1188.       7420626520696D706F7274656421010D0A4944535F3101536CE520517569636B
  1189.       45646974206672613F0144697361626C6520517569636B456469743F010D0A49
  1190.       44535F3232012070726F6A656B742865722920696D706F7274657265742E2E2E
  1191.       012070726F6A65637428732920696D706F727465642E2E2E010D0A4944535F32
  1192.       01446572206F7073746F6420656E2066656A6C2E20517569636B456469742065
  1193.       72206E7520736CE56574206672612101416E206572726F72206F636375726564
  1194.       2E20517569636B4564697420686173206265656E2064697361626C656421010D
  1195.       0A4944535F3301576562436F646572206D6F64746F6720696B6B65206E6F6765
  1196.       6E2066656A6C2E20446572666F72206B616E2064657220646F6720616C6C6C69
  1197.       676576656C20686176652076E67265742066656A6C6D656464656C656C736572
  1198.       2C206465722067696B207564656E6F6D20576562436F6465722E20492073E520
  1199.       66616C642062F8722064752076E66C676520617420736CE520517569636B4564
  1200.       6974206672612076656420617420666A65726E65206B72796473657420692022
  1201.       4C6F616420517569636B456469742066616E656E22202846756E6B74696F6E65
  1202.       72202D3E20496E647374696C6C696E676572202D3E204F707374617274290157
  1203.       6562436F646572206469646E2774207265636569766520616E79206572726F72
  1204.       732E20486F77657665722C206572726F72732063616E206F636375722C207769
  1205.       74686F757420696E666F726D696E6720576562436F6465722E20496620796F75
  1206.       207769736820746F2064697361626C6520517569636B45646974206C61746572
  1207.       2C2073696D706C7920676F20746F207468652053657474696E6773204469616C
  1208.       6F67202846756E6374696F6E73202D3E2053657474696E6773202D3E20537461
  1209.       72747570292C20616E6420756E636865636B2074686520224C6F616420517569
  1210.       636B45646974207461622220636865636B626F782E010D0A4944535F34015175
  1211.       69636B4564697420657220616C6C657265646520736CE5657420667261206920
  1212.       496E647374696C6C696E6765722C206F67206B616E20646572666F7220696B6B
  1213.       65207465737465732E01517569636B456469742068617320616C726561647920
  1214.       6265656E2064697361626C65642066726F6D2074686520576562436F64657220
  1215.       53657474696E6773206469616C6F672C20616E64207468657265666F72652063
  1216.       616E2774206265207465737465642E010D0A4944535F3501264F6B01010D0A49
  1217.       44535F3601264EE673746501264E657874010D0A4944535F313501496E647374
  1218.       696C6C696E6765726E65206572206E7520696D706F7274657265742101536574
  1219.       74696E677320696D706F7274656421010D0A4944535F323401D86E736B657220
  1220.       64752061742066E520766973742064656E6E65206469616C6F67206EE6737465
  1221.       2067616E6720576562436F64657220737461727465733F01446F20796F752077
  1222.       69736820746F207365652074686973206469616C6F6720746865206E65787420
  1223.       74696D6520796F7520737461727420576562436F6465723F010D0A73744F7468
  1224.       6572537472696E67730D0A54466972737454696D65466F726D2E48656C704669
  1225.       6C650101010D0A54466972737454696D65466F726D2E48656C704B6579776F72
  1226.       640101010D0A57697A617264506167652E48656C704B6579776F72640101010D
  1227.       0A5461625368656574312E48656C704B6579776F72640101010D0A466C617450
  1228.       616E656C312E48656C704B6579776F72640101010D0A4C6162656C312E48656C
  1229.       704B6579776F72640101010D0A4C6162656C322E48656C704B6579776F726401
  1230.       01010D0A4C6162656C332E48656C704B6579776F72640101010D0A4C6162656C
  1231.       342E48656C704B6579776F72640101010D0A466C617450616E656C322E48656C
  1232.       704B6579776F72640101010D0A427574746F6E50616E656C2E48656C704B6579
  1233.       776F72640101010D0A4E657874427574746F6E2E48656C704B6579776F726401
  1234.       01010D0A50726576427574746F6E2E48656C704B6579776F72640101010D0A43
  1235.       6C6F7365427574746F6E2E48656C704B6579776F72640101010D0A5461625368
  1236.       656574332E48656C704B6579776F72640101010D0A466C617450616E656C362E
  1237.       48656C704B6579776F72640101010D0A4C6162656C31302E48656C704B657977
  1238.       6F72640101010D0A4C6162656C31312E48656C704B6579776F72640101010D0A
  1239.       4C6162656C31332E48656C704B6579776F72640101010D0A466C617453706565
  1240.       64427574746F6E332E48656C704B6579776F72640101010D0A466C617450616E
  1241.       656C372E48656C704B6579776F72640101010D0A457865506174682E48656C70
  1242.       4B6579776F72640101010D0A457865506174682E546578740101010D0A536574
  1243.       74696E677347726F7570426F782E48656C704B6579776F72640101010D0A6362
  1244.       496D706F72745573657253657474696E67732E48656C704B6579776F72640101
  1245.       010D0A6362496D706F727441707053657474696E67732E48656C704B6579776F
  1246.       72640101010D0A6362496D706F727454656D706C617465732E48656C704B6579
  1247.       776F72640101010D0A466C6174427574746F6E31312E48656C704B6579776F72
  1248.       640101010D0A5461625368656574342E48656C704B6579776F72640101010D0A
  1249.       466C617450616E656C382E48656C704B6579776F72640101010D0A4C6162656C
  1250.       31322E48656C704B6579776F72640101010D0A4C6162656C31342E48656C704B
  1251.       6579776F72640101010D0A4C6162656C31352E48656C704B6579776F72640101
  1252.       010D0A466C61745370656564427574746F6E312E48656C704B6579776F726401
  1253.       01010D0A5374617475734C6162656C2E48656C704B6579776F72640101010D0A
  1254.       4C6162656C31372E48656C704B6579776F72640101010D0A5374617475734C61
  1255.       62656C322E48656C704B6579776F72640101010D0A466C617450616E656C392E
  1256.       48656C704B6579776F72640101010D0A45786550617468322E48656C704B6579
  1257.       776F72640101010D0A45786550617468322E546578740101010D0A50726F6A65
  1258.       6B74547265652E48656C704B6579776F72640101010D0A50726F6A6563745669
  1259.       65772E48656C704B6579776F72640101010D0A62746E536561726368466F7250
  1260.       726F6A656374732E48656C704B6579776F72640101010D0A62746E496D706F72
  1261.       7450726F6A656374732E48656C704B6579776F72640101010D0A546162536865
  1262.       6574322E48656C704B6579776F72640101010D0A466C617450616E656C332E48
  1263.       656C704B6579776F72640101010D0A4C6162656C352E48656C704B6579776F72
  1264.       640101010D0A4C6162656C362E48656C704B6579776F72640101010D0A4C6162
  1265.       656C372E48656C704B6579776F72640101010D0A4C6162656C382E48656C704B
  1266.       6579776F72640101010D0A4C6162656C392E48656C704B6579776F7264010101
  1267.       0D0A517569636B5374617475732E48656C704B6579776F72640101010D0A466C
  1268.       617450616E656C352E48656C704B6579776F72640101010D0A466C6174427574
  1269.       746F6E342E48656C704B6579776F72640101010D0A517569636B50616E656C2E
  1270.       48656C704B6579776F72640101010D0A4F70656E4469616C6F672E4465666175
  1271.       6C744578740101010D0A4F70656E4469616C6F672E46696C654E616D65010101
  1272.       0D0A4F70656E4469616C6F672E46696C74657201576562436F64657220332065
  1273.       78652066696C20282A2E657865297C2A2E65786501576562436F646572203320
  1274.       6578652066696C6520282A2E657865297C2A2E657865010D0A4F70656E446961
  1275.       6C6F672E496E697469616C4469720101010D0A4F70656E4469616C6F672E5469
  1276.       746C650101010D0A4F70656E4469616C6F67312E44656661756C744578740101
  1277.       010D0A4F70656E4469616C6F67312E46696C654E616D650101010D0A4F70656E
  1278.       4469616C6F67312E46696C74657201576562436F646572203320657865206669
  1279.       6C20282A2E657865297C2A2E65786501576562436F6465722033206578652066
  1280.       696C6520282A2E657865297C2A2E657865010D0A4F70656E4469616C6F67312E
  1281.       496E697469616C4469720101010D0A4F70656E4469616C6F67312E5469746C65
  1282.       0101010D0A6C626C496D706F727453657474696E67735374617475732E48656C
  1283.       704B6579776F72640101010D0A5461625368656574352E48656C704B6579776F
  1284.       72640101010D0A466C617450616E656C342E48656C704B6579776F7264010101
  1285.       0D0A4C6162656C31362E48656C704B6579776F72640101010D0A4C6162656C31
  1286.       382E48656C704B6579776F72640101010D0A4C6162656C32302E48656C704B65
  1287.       79776F72640101010D0A4C6162656C32322E48656C704B6579776F7264010101
  1288.       0D0A466C617450616E656C31302E48656C704B6579776F72640101010D0A5573
  1289.       654F666669636558504C6F6F6B2E48656C704B6579776F72640101010D0A5573
  1290.       6557696E58504C6F6F6B2E48656C704B6579776F72640101010D0A5573654E6F
  1291.       726D616C4C6F6F6B2E48656C704B6579776F72640101010D0A73744C6F63616C
  1292.       65730D0A43757272656E637920537472696E67016B7201010D0A54686F757361
  1293.       6E6420536570617261746F72012E01010D0A446563696D616C20536570617261
  1294.       746F72012C01010D0A4461746520536570617261746F72012D01010D0A53686F
  1295.       7274204461746520466F726D61740164642D4D4D2D7979797901010D0A4C6F6E
  1296.       67204461746520466F726D617401642E204D4D4D4D207979797901010D0A5469
  1297.       6D6520536570617261746F72013A01010D0A54696D6520414D20537472696E67
  1298.       0101010D0A54696D6520504D20537472696E670101010D0A53686F7274205469
  1299.       6D6520466F726D61740168683A6D6D01010D0A4C6F6E672054696D6520466F72
  1300.       6D61740168683A6D6D3A737301010D0A53686F7274204D6F6E7468204E616D65
  1301.       73016A616E2C6665622C6D61722C6170722C6D616A2C6A756E2C6A756C2C6175
  1302.       672C7365702C6F6B742C6E6F762C64656301010D0A4C6F6E67204D6F6E746820
  1303.       4E616D6573016A616E7561722C666562727561722C6D617274732C617072696C
  1304.       2C6D616A2C6A756E692C6A756C692C6175677573742C73657074656D6265722C
  1305.       6F6B746F6265722C6E6F76656D6265722C646563656D62657201010D0A53686F
  1306.       727420446179204E616D65730173F82C6D612C74692C6F6E2C746F2C66722C6C
  1307.       F801010D0A4C6F6E6720446179204E616D65730173F86E6461672C6D616E6461
  1308.       672C746972736461672C6F6E736461672C746F72736461672C6672656461672C
  1309.       6CF87264616701010D0A7374436F6C6C656374696F6E730D0A50726F6A656374
  1310.       566965772E436F6C756D6E735B305D2E43617074696F6E0150726F6A656B7401
  1311.       50726F6A656374010D0A737443686172536574730D0A54466972737454696D65
  1312.       466F726D0144454641554C545F4348415253455401010D0A466C617450616E65
  1313.       6C310144454641554C545F4348415253455401010D0A4C6162656C3101444546
  1314.       41554C545F4348415253455401010D0A466C617450616E656C32014445464155
  1315.       4C545F4348415253455401010D0A427574746F6E50616E656C0144454641554C
  1316.       545F4348415253455401010D0A466C617450616E656C360144454641554C545F
  1317.       4348415253455401010D0A4C6162656C31300144454641554C545F4348415253
  1318.       455401010D0A4C6162656C313301414E53495F4348415253455401010D0A466C
  1319.       617450616E656C370144454641554C545F4348415253455401010D0A45786550
  1320.       6174680144454641554C545F4348415253455401010D0A466C617450616E656C
  1321.       380144454641554C545F4348415253455401010D0A4C6162656C313201444546
  1322.       41554C545F4348415253455401010D0A4C6162656C313501414E53495F434841
  1323.       5253455401010D0A5374617475734C6162656C0144454641554C545F43484152
  1324.       53455401010D0A5374617475734C6162656C320144454641554C545F43484152
  1325.       53455401010D0A466C617450616E656C390144454641554C545F434841525345
  1326.       5401010D0A45786550617468320144454641554C545F4348415253455401010D
  1327.       0A466C617450616E656C330144454641554C545F4348415253455401010D0A4C
  1328.       6162656C350144454641554C545F4348415253455401010D0A517569636B5374
  1329.       617475730144454641554C545F4348415253455401010D0A466C617450616E65
  1330.       6C350144454641554C545F4348415253455401010D0A6C626C496D706F727453
  1331.       657474696E67735374617475730144454641554C545F43484152534554010D0A
  1332.       466C617450616E656C340144454641554C545F43484152534554010D0A4C6162
  1333.       656C31360144454641554C545F43484152534554010D0A4C6162656C32320144
  1334.       454641554C545F43484152534554010D0A466C617450616E656C313001444546
  1335.       41554C545F43484152534554010D0A}
  1336.   end
  1337. end
  1338.